Don't test SSL errors on OSX
authorAlex Crichton <alex@alexcrichton.com>
Thu, 8 Oct 2015 20:14:14 +0000 (13:14 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 8 Oct 2015 20:14:14 +0000 (13:14 -0700)
commitfebcab0e0afed3cbedfb3d481e3473835150167d
treec95691adba168ad9eebf6760bff8737eb853023b
parent20a0e30ec5f787b68b20dfea8ad0ff95ec10cb36
Don't test SSL errors on OSX

Due to libgit2 perhaps using different frameworks it's a little too onerous to
test there. It's also pretty unlikely that libgit2 is configure to *not* have
SSL on OSX by mistake.
tests/test_cargo_build_auth.rs